home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / 000446_blitz-list-request_Fri Jul 1 01:37:48 1994.msg < prev    next >
Internet Message Format  |  1994-09-20  |  3KB

  1. Received: from slick.clare.tased.edu.au (slick.clare.tased.edu.au [147.41.130.5]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id BAA18851 for <blitz-list@helsinki.fi>; Fri, 1 Jul 1994 01:37:12 +0300
  2. Received: from slick.clare.tased.edu.au (localhost.clare.tased.edu.au [127.0.0.1]) by slick.clare.tased.edu.au (8.6.8.1/8.6.6) with SMTP id IAA08648; Fri, 1 Jul 1994 08:41:01 +1000
  3. Date: Fri, 1 Jul 1994 08:41:00 +1000 (EST)
  4. From: Paul Reece <preece@slick.clare.tased.edu.au>
  5. Subject: Re: Opening Intuition Screens...
  6. To: HANG-FIRE <sis3149@sisvax.sis.port.ac.uk>
  7. cc: blitz-list@helsinki.fi
  8. In-Reply-To: <94063009412625@sisvax.sis.port.ac.uk>
  9. Message-ID: <Pine.3.89.9407010820.B8624-0100000@slick.clare.tased.edu.au>
  10. MIME-Version: 1.0
  11. Content-Type: TEXT/PLAIN; charset=US-ASCII
  12. X-Status: 
  13. Status: RO
  14.  
  15. On Thu, 30 Jun 1994, HANG-FIRE wrote:
  16.  
  17. > Date sent: 30-JUN-1994 
  18. > >
  19. > >I have a question....
  20. > >
  21. > >How can you open an intuition screen without it popping to the front as 
  22. > >soon as you open it??  It makes an utter pain out of loading a picture in 
  23. > >the background etc..  Can the screen be made invisible automatically so
  24. > >you can then display it after you have got it ready??
  25. > There should be a flag that you can set when opening a screen which causes the
  26. > screen to open in the background.  This is documented in the Amiga Include
  27. > files, if you like I can go home and try and find out what the flag is - I
  28. > could probably mail you the info tomorrow.
  29.  
  30. Thanks..  I couldn't see it in the include files when I had a look..  I was
  31. half asleep though.. ;-)
  32.  
  33. > In the meantime, could you use hidescreen to quickly move the screen to the
  34. > back after opening it?  I'm not sure if there is a hidescreen command, what you
  35. > might have to do is a ScreenToBack_(peek.l(addr screeen(0))).
  36.  
  37. There is a hidescreen..  The screen flicks up and then off though...
  38.  
  39.  
  40. Anyone think that a amiprefs library is worthwhile??  If so, I'll start 
  41. on one..  (I've been tossing the idea around).  It will allow you to alter
  42. some parameters of the current preferences.. (ie. change pointer etc..)
  43.  
  44.  - Paul
  45.  
  46. ----------------------------------------------------------------------------
  47. Paul Reece, Student & Network Assistant                               \\\///
  48. Claremont College - Tasmania, Australia                               d oo b   
  49.                                                                       | __ |
  50. preece@slick.clare.tased.edu.au, paul_ree@asgard.clare.tased.edu.au    \__/
  51. ----------------------------------------------------------------------------
  52. The opinions expressed herein are my own and not those of Claremont College!
  53. ----------------------------------------------------------------------------
  54.